Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.ecm.tags.jsonEnrichers

Contributions

XML Source

<?xml version="1.0"?>

<component name="org.nuxeo.ecm.tags.jsonEnrichers">
  <extension target="org.nuxeo.ecm.core.io.MarshallerRegistry" point="marshallers">
    <register class="org.nuxeo.ecm.platform.tag.io.TagsJsonEnricher"
      enable="true" />
  </extension>
</component>